﻿/**************************************
********************首页样式
*******************************************/
 
/*
*第一栏
*/

/*.slidecont{
	width:1200px;
	height:280px;
	overflow:hidden;
}*/
.wrap{
   width: 100%;
       font-family: Microsoft Yahei;
}
.slidecont div:nth-child(3){
      width: 100%!important;
}
.slidecont div:nth-child(3) div:nth-child(2){
     display:none;
}
#pic{
     width:100%;
}
.newscont{
	width:50%;
	overflow:hidden;
}
.newscont .head{
	height:35px;
	overflow:hidden;
	padding:0 10px 0 30px;
	line-height:40px;
	color:#FFF;
}
.newscont .cont{
	padding:10px 0;
	line-height:30px;
}
.newscont .cont .list{
	font-family: Microsoft Yahei;
    font-size: 16px;
	overflow:hidden;
	padding-left:15px;
	padding-right:3px;
	border-bottom: 1px dashed #ddd;
	background:url(array1.gif) 5px 8px no-repeat;
    background-size: 5px;
}
.newscont .cont .list a{
	float:left;
	/*color:#3074C1;*/
}
.newscont .cont .list span{
	float:right;
	color:#888;
}
/*
*第二栏
*/
/*.Maincont2{
	height:730px;
}*/
.Products{
	overflow:hidden;
	/*background:url(products.gif) center top no-repeat;*/
}	
.Products .head{
	height:35px;
	overflow:hidden;
	padding:0 10px 0 30px;
	line-height:40px;
}
.Products .cont{
	padding:10px 0 0 10px ;
}
.Products .cont dl{
	width:300px;
	height:360px;
	overflow:hidden;
	float:left;
    border: 1px solid #ddd;
	padding:0;
	margin: 0 4px 20px;
}
.Products .cont .list5,.Products .cont .list6{
	background:none;
}
 
 
.Products .cont dl dt div a{
	display:block;
	/*height:90px;*/
	width:300px;
	overflow:hidden;
}
.Products .cont dl dt div a img{
       width:300px;
    height: 260px;
}
 
.Products .cont dl dd .t{
	    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-top: 10px;
    padding-left: 20px;
    text-align: left;
}
.Products .cont dl dd .t a{
	font-weight:bold;
	font-size:16px;
	/*color:#3074C1;*/
	font-family:Microsoft YaHei;
}
.Products .cont dl dd .d{
   font-size: 14px;
    font-family: Microsoft YaHei;
}
.Products .cont dl dd .c{
	height:40px;
	overflow:hidden;
	line-height:20px;
	color:#777;
}
.Products .cont dl dd .to{
	padding:15px 0 0 20px;
 
}
.Products .cont dl dd .to a{
	color:#00792a;
	  font-size: 14px;
    font-family: Microsoft YaHei;
	display: -webkit-inline-box;
}
.sidecont{
	width:345px;
	height:270px;
	overflow:hidden;
	background:url(scont.gif) center top no-repeat;
}
.sidecont .head{
	height:35px;
	overflow:hidden;
	padding:0 10px 0 10px;
	line-height:40px;
}
.sidecont .cont{
	padding:10px;
}
.sidecont .cont dl{
	height:95px;
	overflow:hidden;
	background:url(dotted.gif) left bottom repeat-x;
	margin-bottom:8px;
}
.sidecont .cont dl dt{
	width:110px;
	height:95px;
	float:left;
}
.sidecont .cont dl dt div{
	width:90px;
	border:#DDD solid 1px;
	padding:2px;
	margin:5px 0 0 5px;
}
.sidecont .cont dl dt div a{
	display:block;
	height:70px;
	overflow:hidden;	
}
.sidecont .cont dl dd{
	width:210px;
	height:95px;
	float:left;
}
.sidecont .cont dl dd .t{
	height:20px;
	padding-top:3px;
	line-height:20px;
	overflow:hidden;
}
.sidecont .cont dl dd .t a{
	font-weight:bold;
	color:#3074C1;
}
.sidecont .cont dl dd .c{
	height:60px;
	line-height:20px;
	overflow:hidden;
	color:#888;
}
.sidecont .cont .list{
	height:22px;
	line-height:22px;
	padding:0 5px 0 15px;
	overflow:hidden;
	background:url(array1.gif) 5px 8px no-repeat;
}
.sidecont .cont .list a{
	float:left;
	color:#3074C1;
}
.sidecont .cont .list span{
	float:right;
	color:#888;
}
/*首页用户登录*/
#Index_Login{
	height:140px;
	overflow:hidden;
	background:url(rside.gif) center bottom no-repeat;
	position:relative;
}
#Index_Login .head{
	height:35px;
	overflow:hidden;
	padding-left:15px;
	line-height:40px;
	background:url(rside.gif) center top no-repeat;
}
#Index_Login .login,#Index_Login .info{
	width:50px;
	height:50px;
	position:absolute;
	background:url(icon5.gif) right top no-repeat;
	right:2px;
	top:2px;
	z-index:1000;
}
#Index_Login .info{
	background:url(icon6.gif) right top no-repeat;
}
#Index_Login .cont{
	padding-top:8px;
}
#Index_Login .cont dl{
	height:28px;
	overflow:hidden;
	line-height:30px;
}
#Index_Login .cont dl dt{
	width:30%;
	float:left;
	text-align:right;
	color:#666;
}
#Index_Login .cont dl dd{
	width:65%;
	float:left;
}
#Index_Login .cont dl dd .input{
	width:170px;
	height:15px;
	vertical-align:middle;
	border:#BDCADB solid 1px;
	color:#666;
}
#Index_Login .cont dl dd .sub{
	border:0;
	vertical-align:middle;
}
#Index_Login .cont dl dd .send{
	color:#F56D0F;
	text-decoration:underline;
	padding:2px 0 0 5px;
}
#Index_Login .cont dl dd .reg{
	color:#3074C1;
	text-decoration:underline;
	padding:2px 0 0 0;
}
#Index_Login table {
	height:105px;
}
#Index_Login table .img{
	width:110px;
	vertical-align:middle;
}
#Index_Login table .img div{
	width:80px;
	height:80px;
	border:#DDD solid 1px;
	padding:1px;
	margin:auto;
}
#Index_Login table .word{
	vertical-align:middle;
	line-height:16px;
	color:#3074C1;
}
#Index_Login table .word .t a{
	color:#3074C1;
	font-weight:bold;
}
#Index_Login table .word .m span{
	color:red;
}
#Index_Login table .word .m em{
	color:#f60;
	font-style:normal;
}
#Index_Login table .word .m a{
	color:#3074C1;
}
/*客服中心*/

.Services .head{
	height:40px;
	overflow:hidden;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
	color:#fff;
	background: #A53131;
}
.Services .cont{
	padding:10px;
}
.Services .cont .ct1 dl{
	height:45px;
	border-bottom:#BDCADB dotted 1px;
	padding-left:45px;
	line-height:18px;
	color:#3074C1;
}
.Services .cont .ct1 dl.tel{
	background:url(tel.gif) 5px 7px no-repeat;
}
.Services .cont .ct1 dl.answer{
	background:url(ans.gif) 5px 7px no-repeat;
}
.Services .cont .ct1 dl.send{
	background:url(maill.gif) 5px 11px no-repeat;
}
.Services .cont .ct1 dl dt{
	padding-top:5px;
}
.Services .cont .ct1 dl .h{
	font-weight:bold;
}
.Services .cont .ct1 dl .telnum{
	font-size:16px;
	color:#F5771F;
	font-weight:bold;
}
.Services .cont .ct2{
	padding:5px;
	line-height:20px;
	color:#3074C1;
}
.Services .cont .ct2 .img{
	height:30px;
	line-height:30px;
}
.Services .cont .ct2 .img img{
	vertical-align:middle;
}
/*成功案例*/
.casecont{
	margin-top:10px;
	height:170px;
	background:url(rside.gif) center bottom no-repeat;
}
.casecont .head{
	height:35px;
	overflow:hidden;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	background:url(rside.gif) center top no-repeat;
}
.casecont .cont{
	padding-top:18px;
}
.casecont .cont div{
	padding-bottom:10px;
	text-align:center;
	word-spacing:8px
}
/*
*第三栏
*/
.Maincont3{ 	
	overflow:hidden;
}
.friendlink{ 
	overflow:hidden;
}
.friendlink .head{
	height:40px;
	/*background:url(head1.gif) left top repeat-x;*/
	overflow:hidden;
	line-height:40px;
	float: left;
    width: 100%;
}
.friendlink .cont{
      float: right;
      width: 100%;
    height: auto;
}
.friendlink .head .tag{
	    text-align:left;
    font-size:18px; 
    width:6%;
    font-family: Microsoft YaHei;
    color: #444;
	float:left;
}
.friendlink .head .more{
	padding-right:10px;
	background:url(rside.gif) right top no-repeat;
}
/*.friendlink .cont{
	border:#D6E1F5 solid 1px;
	border-top:0;
	height:54px;
}*/
.friendlink .cont .pic{
	padding:10px 10px 0 10px;
	height:31px;
	overflow:hidden;
}

.moshu{
       width: 950px;
    margin: 0 auto;
    float: right;
}
.moshu h3{
        text-align: center;
    font-family: Microsoft YaHei;
    background: url(line2.png) center no-repeat;
    margin-bottom: 20px;
    line-height: normal;
    font-weight: normal;
    font-size: 28px;
    color: #333;
}
.moshu h3 p{
	color:#908b8b;
	margin:0;
	font-size: 16px;
   	font-weight: normal;
}
.moshu span{
    display: block;
    width: 600px;
	margin:auto;
    text-align: right;
	font-size: 14px;
    font-family:Microsoft YaHei;	
}

.abt{
   width:1200px;
   margin: 30px auto 0; 	
}
.abt  h3{
    text-align: center;
    font-size:24px;
    font-family:Microsoft YaHei;
    
    color: #333;	
}

.abt .cont p{
    font-size: 14px;
    line-height: 31px;
    font-family: Microsoft YaHei;
    width: 68%;
    float: right;
}


.side2{
   width:1200px;
   margin: 30px auto 0px; 	
   overflow:hidden;
}
 

.Products .cont dl dt div a img:hover {
	
    -webkit-transform: scale(1.1);transition: all 1s ease 0s;
}

.sjd span a:hover{
      background-color: #0b65bb;
    color: #fff;
}
.xd span a:hover{
      background-color: #0b65bb;
    color: #fff;
}
.more1 a:hover{
    background-color: #0b65bb;
    color: #fff;
}

.Top a{
      color: #fff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    margin-right: 20px;
    line-height: 40px;
    float: right;
}
.Top p{
      margin: 0;
    line-height: 40px;
    padding-left: 50px;
    color: #fff;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.more1 a:hover{

      background-color: #DB261D;
    border-color: #DB261D;
    color: #fff;
    text-decoration: none;
}

.module-full-screen > .module-inner {
    padding: 55px 0 55px;
}
.module-full-screen > .module-inner .page-width {
    width: auto;
    max-width: 1200px;
}
.page-width {
    margin: 0 auto;
}
.module-full-screen-title {
    margin-bottom: 35px;
    text-align: center;
}
.module-full-screen-title > h2 {
    margin-bottom: 20px;
    line-height: normal;
	font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 28px;
    color: #333;
}
.module-full-screen-title > .module-title-content {
    margin: -10px 0 15px;
}
.module-full-screen-title > .module-title-content > h3 {
    display: inline-block;
    margin: 0 15px;
    line-height: normal;
    font-weight: normal;
    font-size: 16px;
    color: #999;
}
.qhd-content .column, .qhd-module .column {
    width: 100%;
}
.qhd-content .column .col-4-1, .qhd-module .column .col-4-1 {
    width: 22.75%;
    margin-right: 2%;
}
.qhd-content p {
    line-height: 1.8;
    margin-bottom: 15px;
	color: #4d4d4d;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.col-4-1{
  float:left;
}
 .col-5-2 {
    width: 37%;
	float:right;
    margin-right:0;
	margin-top:-4%;
}
.module-default {
    margin: 0;
    padding: 0;
}
.module-title-default {
    margin-bottom: 10px;
    overflow: hidden;
}
.module-title-default > .module-title-content {
    padding-top: 5px;
    padding-bottom: 5px;
}
.module-title-default > .module-title-content h3 {
    display: block;
    float: left;
    line-height: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
}
.link-setion {
    position: relative;
    margin-bottom: 8px;
}
.link-setion a {
    display: block;
}
.link-setion .link-img img {
    display: block;
    width: 100%;
}
.link-name-default {
    position: absolute;
    left: 35px;
    bottom: 35px;
    opacity: 1;
    filter: alpha(opacity=100);
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.link-name-default h3 {
    font-size: 20px;
    padding-right: 15px;
    font-weight: normal;
    color: #fff;
    line-height: normal;
}
.link-setion-text {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 10;
    color: #fff;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.link-setion-text {
    color: #fff;
    text-align: center;
}
.link-setion-text h3 {
	width:100%;
	text-align:center;
    margin: 0 20px 15px 0;
    margin-top: -20px;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    line-height: normal;
    transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    -o-transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
}
.link-setion-text p {
    margin: 0 20px 15px;
    font-size: 13px;
    font-weight: normal;
	font-family: Microsoft YaHei;
    color: #fff;
    line-height: normal;
    transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    -o-transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
}
.link-setion-text .link-more {
    line-height: normal;
    display: inline-block;
    margin-top: 10px;
    padding: 6px 20px;
    border: 1px solid #fff;
    font-size: 13px;
}
.link-setion .opacity-overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    background: #DF241B;
    opacity: 0;
    filter: alpha(opacity=0);
    _height: expression( (this.parentElement.clientHeight) +'px');
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.link-setion a:hover .link-setion-text {
    opacity: 1;
    filter: alpha(opacity=100);
}
.link-setion a:hover {
    color: #DF241B;
    text-decoration: none;
}

.link-setion a:hover .opacity-overlay {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.footer {
	width:100%;
    overflow: hidden;
    background-color: #444444;
    color: #cccccc;
    font-size: 13px;
}
.footer-main .page-width {
    padding-top: 40px;
    padding-bottom: 35px;
}
.page-width {
    width: 1200px;
    margin: 0 auto;
}
.footer a {
    color: #fff !important;
}
.module-default {
    margin: 0;
    padding: 0;
}	
.qhd-content .column, .qhd-module .column {
    width: 100%;
}

.foot_cont {
    float: left;
}
.qhd-content10 {
    float: right;
}
.foot_cont p{
  font-family: Microsoft YaHei;
}
.bottom {
    overflow: hidden;
    background: #000000;
    color: #ccc;
    font-size: 13px;
}
.bottom .page-width {
    padding-top: 15px;
    padding-bottom: 15px;
}
.page-width {
    width: 1200px;
    margin: 0 auto;
}
.qhd-content p a{
	color:#fff;
   font-family: Microsoft YaHei;
}

.ft{
  width:1200px;
  height:160px;
  margin:auto;
}
.ff1{
  float:left;
  padding: 30px 0px;
  width:800px;
}
.ff1 p{
	color:#fff;
   font-size:14px;
   font-family: Microsoft YaHei;
   margin:0;
}
.ff2{
  float:right;
  padding: 30px 0px;
}
.hnav{
  width:100%;
  height:70px; 
}
.hnav-1{
  width:800px;
  margin:auto;
}
.hnav-1 ul li{
    float: left;
    text-align: center;
    width: 110px;
    font-size: 16px;
    height: 70px;
    line-height: 70px;
    font-family: Microsoft YaHei;
}
.index-1{
  height:50px;
  background-color:#eee;
}
.index-1 div ul li{
	color:#00792a;
    float:left;
    height: 50px;
    line-height: 50px;
    margin: 0 10px;
	font-size: 14px;
    font-family: Microsoft YaHei;
}
.index-1 div ul li a{
	color:#333;
}
.index-2{
  width:1200px;
      margin:16px auto 0;
  height:auto;
}

.top {
    width: 100%;
    overflow: hidden;
    background: url(../img/casebg.png) repeat;
    height: 90px;
   
}
.container {
    position: relative;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

.top .title {
    float: left;
    width: 218px;
    height: 90px;
    padding: 0 35px;
    background:#e83634 ;
}
.top .title p {
    font-size: 18px;
    font-family: arial;
    text-transform: uppercase;
    margin-top: 6px;
    color: #f3716f;
}
.top .title h2 {
    font-size: 32px;
    font-weight: 700;
    margin-top: -22px;
}
.top .title h2 a {
    color: #fff;
    text-decoration: none;
}
.classify {
    width: 884px;
    height: 90px;
    float: left;
    overflow: hidden;
    background: #fff;
}
.classify .con:first-child {
    border-left: 0;
}
.classify .con {
    width: 100%;
    border-left: 1px solid #e5e5e5;
    float: left;
}
.classify .conTop {
    overflow: hidden;
    height: 92px;
}
.classify .conTop dl {
    overflow: hidden;
    height: 82px;
   
}
.classify .conTop dt {
    float: left;
    width: 50px;
    margin-left: 44px;
}
.classify .conTop dd {
    width: 100%;
    float: left;
    margin-left: 13px;
	 margin-top: 45px;
}

.classify .conTop dd p {
    font-size: 18px;
    font-weight: 700;
    color: #0093d5;
    margin-top: 27px;
}
.classify .conTop dd a {
    color: #333;
    text-decoration: none;
	margin-left:13px;
	font-size:14px;
}
.classify .conTop dd i {
    display: block;
    width: 61px;
    height: 2px;
    background: #dddddd;
    margin-top: 11px;
}.classify .conTop
.classify .conTop dd i {
    display: block;
    width: 61px;
    height: 2px;
    background: #e1e1e1;
    margin-top: 11px;
}
.classify .conBottom a {
    float: right;
    background: url(../img/question-icon01.png) no-repeat left center;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    display: block;
    width: 71px;
    margin-top: -28px;
}
.conBottom .right{
	display:black;
	float:right;
	}



 .serviceLtBox , .serviceLtBox dl{
    overflow: hidden;
    width: 100%;
 
}
 
 .serviceLtBox .dl dt {
    font-size: 20px;
    color: #fff;
    background: #e83634;
    line-height: 45px;
	font-family: Microsoft YaHei;
	margin: 0;
	padding:15px 0;
}
 .serviceLtBox .dl dt,  .serviceLtBox .dl dd {
    text-indent: 28px;
}
.serviceLtBox .dl dt a {
    color: #fff;
}
.serviceLtBox .dl dd {
    padding: 8px 0;
}
.serviceLtBox .dl dd a {
    display: block;
    font-size: 16px;
    color: #666;
    line-height: 36px;
    height: 36px;
	font-family: Microsoft YaHei;
}
.phone22 {
    overflow: hidden;
    margin-top: 10px;
    width: 170px;
    padding: 30px 0;
    padding-left: 75px;
    border-radius: 10px;
    background: url(/images/enterprise/pro_phone.png) no-repeat 20px center;
    background-color: #00824a;
}
.phone22 p {
    font-size: 16px;
    color: #fff;
	font-family: Microsoft YaHei;
}
.phone22 b {
    display: block;
    font-size: 24px;
    color: #fff;
    font-family: 'Times New Roman';
}
.title2 {
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-top: 22px;
}
.title2 h2 {
  font-size: 30px;
    color: #333;
    font-weight: normal;
    font-family: Microsoft Yahei;
    margin: 0;
    background: url(/images/enterprise/2.jpg) no-repeat center;
}
.title2 h2 a {
    color: #00824a;
	font-family: Microsoft YaHei;
}
.title2 i {
    display: block;
    width: 40px;
    height: 2px;
    background: #00824a;
    margin: 15px auto 0;
}
  .customerBox {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-top:50px;
    position: relative;
}
 .customerBox em.sclt {
    background: url(/images/enterprise/customerlt.png) no-repeat center top;
    left: 0;
}
  .customerBox em.scrt {
    background: url(/images/enterprise/customerrt.png) no-repeat center top;
    right: 0;
}
 .customerBox em {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 65px;
}
.customerBox .scCon {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

 
.customerBox ul li {
    width: 214px;
    float: left;
    text-align: center;
    margin:0 14px;
}
.customerBox ul li a {
    text-decoration: none;
}
.customerBox ul li img {
    display: block;
    margin: 0 auto;
}
.customerBox ul li h3 {
    font-size: 16px; 
    font-weight: normal;
}
.customerBox ul li h3 a {
    font-size: 16px;
    margin-top: 30px;
    color: #666;
	font-family: Microsoft YaHei;
}
  .customerBox em:hover {
    background-position: bottom;
    cursor: pointer;
}
.container {
	width:1200px;
	margin:auto;
}
 .title2{
   background: url(/images/enterprise/b2.jpg) no-repeat center ;
}
 .title2 strong {
    color: #ffae00;
}

.container .list {
    overflow: hidden;
    width: 1200px;
	margin:50px auto;
}
.container .list li {
    float: left;
    width: 180px;
    padding: 0 10px;
    text-align: center;
    overflow: hidden;
}
.container .list li h3 {
	height:50px;
    font-size: 24px;
    color: #00824a;
    font-weight: normal;
    margin-top: 15px;
	font-family: Microsoft YaHei;
}
.container .list li p {
    line-height: 22px;
    font-size: 14px;
    color: #666666;
    height: 66px;
    margin-top: 15px;
	font-family: Microsoft YaHei;
}
.about{
  width:1200px;
  margin:auto;
}
.about dl {
    overflow: hidden;
    padding: 35px 0;
}
.about dl dt {
    float: right;
	padding: 40px 0;
}
.about dl dd {
    width: 550px;
    float: left;
}
.about dl dd h3 {
    font-size: 26px;
	font-family: Microsoft YaHei;
}
.about dl dd h3 a {
    color: #e83634;
}
.about dl dd p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
	font-family: Microsoft YaHei;
}
.about dl dd a.more {
    display: block;
    margin-top: 30px;
    width: 130px;
}
.about dl dd i {
    display: block;
    width: 80px;
    height: 1px;
    background: #e83634;
    margin: 25px 0;
}
.about dl dd a.more {
    display: block;
    margin-top: 30px;
    width: 130px;
	float:left;
}
  .newsNav {
    overflow: hidden;
	width:45%;
}

.newsNav li {
    width: 133px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    background-color: #eee;
    float: left;
    margin-right: 10px;
}
.newsNav li a{     font-family: Microsoft Yahei; }
  .newsNav li:hover, .news .newsNav li.cur {
    background: #e83634;
}
  .newsNav li:hover a, .news .newsNav li.cur a {
    color: #fff;
}
.newsRt {
    float: right;
    width: 45%;
	margin-top: -43px;
}
#newsDa p{
  font-size:14px;
}
 .NewTit {
    overflow: hidden;
    width: 100%;
	padding-bottom: 10px;
    border-bottom: 2px solid #e83634;
}
  .NewTit h3 {
    font-weight: normal;
    font-size: 24px;
    float: left;
	margin:0;
}
.NewTit h3 a{
      font-family: Microsoft Yahei;
}
 .btnLt {
    float: right;
    width: 78px;
}
  .btnLt a.newsTop {
    background: url(/images/enterprise/newstop.jpg) no-repeat center top;
    float: left;
}
.btnLt a.newsBtm {
    background: url(/images/enterprise/newsbottom.jpg) no-repeat center top;
    float: right;
}
  .btnLt a {
    width: 37px;
    height: 33px;
    display: block;
}
  .newsDa { 
    height: auto;
    position: relative;
    margin-top: 10px;
    overflow: hidden;
}
  .listDa li {
    padding:12px 0 0;
    width: 100%;
    border-bottom: 1px dotted #bbbbbb;
}
  .listDa li h3 {
    background: url(/images/enterprise/newswen.jpg) no-repeat left center;
    padding-left: 35px;
    font-size: 13px;
    font-weight: normal;
}
.listDa li h3  a{
    font-family: Microsoft Yahei;
}
  .listDa li p {
    background: url(/images/enterprise/newsda.jpg) no-repeat left center;
    padding-left: 35px;
    font-size: 13px;
    color: #666666;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 15px;
	font-family: Microsoft Yahei;
}


.advantage {
    overflow: hidden;
    width: 100%;
    background: url(/images/enterprise/advantagebg.jpg) no-repeat center;
    height: 843px;
}
.advantage .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.advantage .advantageList {
    width: 100%;
    margin-top: 45px;
    height: 385px;
    position: relative;
}
.advantage li {
    width: 160px;
    padding: 0 15px;
    background: url(/images/enterprise/yslibg.png) no-repeat center top;
    position: absolute;
    text-align: center;
    height: 249px;
    color: #fff;
}
.advantage li h3 {
    font-size: 24px;
	margin:0;
    margin-top: 15px;
	 font-family: Microsoft Yahei;
}
.advantage li p {
    margin-top: 20px;
    line-height: 22px;
    font-size: 14px;
	 font-family: Microsoft Yahei;
}
.advantage li i {
    position: absolute;
    background: url(/images/enterprise/advantageli.png) no-repeat center top;
    width: 25px;
    height: 25px;
    left: 50%;
    margin-left: -12px;
}
.advantage li.li01 {
    left: 0;
    top: 170px;
}
.advantage li.li01 i {
    bottom: -105px;
}

.advantage li.li02 {
    left: 402px;
    top: 0px;
}
.advantage li.li02 i {
    bottom: -83px;
}
.advantage li.li03 {
    right: 405px;
    top: 0px;
}
.advantage li.li03 i {
    bottom: -75px;
}
.advantage li.li04 {
    right: 0;
    top: 170px;
}
.advantage li.li04 i {
    bottom: -95px;
}
.advantage li:hover {
    background-position: bottom;
    color: #724217;
}
.advantage li.li05 {
    left: 200px;
    top: 70px;
}
.advantage li.li06 {
    right: 202px;
    top: 70px;
}
.advantage li.li05 i {
    bottom: -105px;
}
.advantage li.li06 i {
    bottom: -105px;
}
.kefu{
      width: 1200px;
    margin: 50px auto;
    height: 350px;
}
.kefu dl dt{
  font-size: 18px;
    font-weight: bold;
    color: #666;
}
.kefu dl dd{
  font-size: 16px;
    color: #666;
}
.yjmgs{
  width:1200px;
  margin:auto;
}
.yjmgs li{
  float:left;
  width: 290px;
  height:425px;
    margin: 0 4px;
	border:1px solid #ddd;
}
.yjmgs li img{
   width:100%;
}
.yjmgs p{
      font-size: 22px;
    text-align: center;
    font-weight: bold;
	color:#333;
}
.yjmgs h3{
     width: 60%;
    text-align: center;
    margin: auto;
}
.yjmgs h3 a{ color:#666; }
.yjmgs .sgctn2 div{
   border: 1px solid #e83634;
    width: 100px;
    text-align: center;
    padding: 5px 8px;
    font-size: 22px;
    margin: 15px auto;
    font-weight: bold;
  
}
.yjmgs .sgctn2 div a{
     color: #e83634;
}
.contents {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.m_ys1 {
      height: auto;
    width: 31%;
    float: left;
    margin: 0 20px;
}

.m_ys1 h3 ,.m_ys2 h3{
    height: 85px;
	margin:0;
    font-size: 40px;
    font-weight: bold;
    color: #ed7020;
    line-height: 40px;
    text-transform: uppercase;
}
.m_ys1 h3 em ,.m_ys2 h3 em{
    display: block;
    font-weight: normal;
    font-size: 30px;
}
.m_ys1 h4 ,.m_ys2 h4{
    background: url(/images/enterprise/ystit2.jpg) no-repeat 0 12px;
    padding-left: 55px;
    font-size: 20px;
    font-weight: bold;
    color: #261712;
    height: 36px;
	margin:0;
}
.ysimg1 img{
  width:100%;
}
.m_ys1 p ,.m_ys2 p{
    background: url(/images/enterprise/ysico.jpg) no-repeat 0 13px;
    padding-left: 24px;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}
.m_ys1 p b ,.m_ys2 p b{
    font-weight: normal;
    color: #ed7020;
}
.contents .ysimg1 {
          float: left;
    width: 30%;
}
.contents .ysimg2 {
    position: absolute;
    float: left;
    margin-top: -10px;
    margin-left: -3px;
    top: 30px;
}
.contents  .m_ys2 {
       height: auto;
    width: 31%;
    margin: 0 20px;
    float: left;
}
.jiaju{
  text-align:center;
}
.plyW{
   width:1000px;
   margin:20px auto 0;
}
.ply {
    float: left;
    width: 550px;
}
.ply h3 {
    width: 550px;
    height: 80px;
    overflow: hidden;
}
.ply h3 span {
    display: inline-block;
    width: 315px;
    overflow: hidden;
    font-size: 40px;
    color: #333;
    float: left;
}
.ply h3 span b {
    margin-top: -5px;
    display: block;
    font-size: 20px;
    color: #d8000f;
}
.ply ul {
    padding: 33px 0 0 40px;
    height:auto;
    overflow: hidden;
    font-size: 14px;
    color: #3e403d;
    line-height: 22px;
    background: url(/images/enterprise/adv_ic2.gif) 7px 34px no-repeat;
    width: 510px;
}
.ply ul li {
    margin: 0 0 29px;
    text-align: justify;
    height: 22px;
    overflow: hidden;
}
.plyW img {
    float: right;
}
.conBox {
    width: 100%;
    overflow: hidden;
    padding-top: 54px;
}
.conBox .container .pic {
    left: 569px;
    display: block;
    position: absolute;
}
.conBox .con {
    overflow: hidden;
}
.conBox .con img {
    display: block;
    float: left;
}
.conBox .con1 .box {
    padding-top: 60px;
    height: 343px;
}
.conBox .con .box {
    float: right;
    width: 527px;
}
.conBox .con .box h3 {
    font-size: 26px;
    color: #333;
    font-weight: 700;
    margin-bottom: 44px;
}

.conBox .con .box p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 24px;
    background: url(/images/enterprise/pro_details_icon01.png) no-repeat left 6px;
    padding-left: 28px;
}
.conBox .con {
    overflow: hidden;
}
 .conBox .con2 img,.conBox .con4 img {
    float: right;
}
.conBox .con2 .box,.conBox .con4 .box {
    float: left;
    text-align: right;
}


.youshicon {
    width: 1200px;
	 height: 950px;
   margin:auto;
}
.pro_title {
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 50px;
}
.pro_title h2 {
    font-size: 28px;
    color: #007A7B;
    font-weight: bold;
}
.pro_title h2 a {
    color: #a92028;
}
.pro_title em {
    color: #999;
    background: url(/images/enterprise/title-en-bg.png) center center no-repeat;
    width: 1200px;
    display: block;
    font-size: 12px;
    margin-top: 10px;
}
.youshi_botom {
    position: relative;
}
.youshi_botom .youshi1 {
    top: 50px;
    right: 620px;
}
.youshi_botom dl {
    position: absolute;
}
.youshi_botom .youshi2 {
    top: 390px;
    left: 620px;
}
.youshi1 dt, .youshi2 dt {
    background: url(/images/enterprise/ys_line.png) repeat-x bottom;
    margin-bottom: 20px;
}
.youshi_botom dl dd {
    font-size: 14px;
    line-height: 33px;
    padding-left: 45px;
    color: #333;
	font-family: Microsoft YaHei;
    background: url(/images/enterprise/ys_p.png) no-repeat 30px 13px;
}
 .youshi_botom .youshi1 img {
    position: absolute;
    top: -35px;
    left: 620px;
	width:580px;
	height:350px;
}
.youshi_botom .youshi2 img {
    position: absolute;
    right: 620px;
	width:580px;
	height:350px;
}
.youshi_botom .youshi2 dt span {
    background: url(/images/enterprise/ys_ico2.png) no-repeat left;
}
.youshi_botom dl dt span {
    font-size: 20px;
    color: #a92028;
    padding-left: 75px;
    height: 56px;
    line-height: 76px;
    display: block;
    padding-bottom: 15px;
    font-weight: bold;
}
.youshi_botom .youshi1 dt span {
    background: url(/images/enterprise/ys_ico1.png) no-repeat left;
}
.youshi_botom .youshi2 dd{
  line-height:40px;
}

.serviceLt {
    float: left;
    width: 245px;
}
 .serviceLtBox dl {
    overflow: hidden;
    width: 100%;
 
}
.serviceLt .sortcont .cont dl dt {
    height: 20px;
    overflow: hidden;
    background-color: #f1f1f1;
    line-height: 20px;
    margin: auto;
    text-align: center;
    padding: 5px 23px;
}
.serviceLt .sortcont .cont dl dd {
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    width: 100px;
    float: left;
    margin-left: 16px;
}
.serviceLtBox .sortcont {
  padding-bottom:0;
}